IBDAC

TIBCTransaction Events

Events of the TIBCTransaction class.

For a complete list of the TIBCTransaction class members, see the TIBCTransaction Members topic.

Public

Name Description

OnCommit (inherited from TDATransaction)

Occurs after the transaction has been successfully committed.

OnCommitRetaining (inherited from TDATransaction)

Occurs after CommitRetaining has been executed.

OnRollback (inherited from TDATransaction)

Occurs after the transaction has been successfully rolled back.

OnRollbackRetaining (inherited from TDATransaction)

Occurs after RollbackRetaining has been executed.

Published

Name Description

OnError

Occurs when processing errors that are raised during executing transaction and savepoint control statements such as COMMIT, ROLLBACK, SAVEPOINT, RELEASE SAVEPOINT and others.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback